How to debug tabindex

Viewed 12601

Are there any tools or plugins for web browser to debug tabindex functionality? It seems that tabindex attributes are correct but it behaves not as expected. Or do I do something wrong?

3 Answers
Related