idoros/zeejs

Tabbing into iframes

Opened this issue · 0 comments

Currently tabbing skips iframes. this is because iframes content is not accessible to the code that seeks the next tabbable element. This can be mostly fixed if the code will only take control of focus for the last/first elements of a layer and for focusing into a layer.