Firefox skips drop-down fields in Mac
Problem: When I use the TAB key to navigate web page forms in which there is a drop-down field (address “state” is the most common drop-down field I come across), it skips to the next free-form field instead.
Solution:
- In the url bar, type:
about:configand press the Enter key. That will open a page that shows the Firefox preferences. - Find the pref
accessibility.tabfocus(you can use the Filter bar) and change the value to 7.
If you don’t have that pref, you’ll have to create a new one.
- Right click and choose: New > Integer.
- Name: accessibility.tabfocus
- Value: 7
- Text

Made by Symmetric Web
Distributed by Smashing Magazine
1 Response
Hey Thanks!