We use tabs in both monobook, Vector and possible more skins that have a selected state. This state is however not communicated to assistive technology.
We should adapt the HTML to indicate this selected state of elements in a semantic way. ARIA is an option.
TODO
- Add aria-current="page" and aria-selected attributes to the currently selected tab.