How-to: Proper tabindex for Firefox 2.0
OS X users may be scratching their heads wondering why tabbing through form elements to the submit or search button on some sites does not work. In previous Firefox releases, a small tweak via the browsers about:config settings would usually do the trick. Unfortunately, the latest Firefox 2 release does not seem to have the necessary accessibility.tabfocus preference is no where to be found.
The fix for proper tabindex in Firefox on the OS X side is to load a browser extension by the name of Configuration Mania. Once installed, restart the browser and open the extension preferences. Within Configuration Mania’s preferences, navigate to UI > Keyboard Navigation and look for “When tab or shift + tab is pressed, move between:” and select ‘Buttons, radio buttons, checkboxes, and lists’. Open your usual favorites and test your now functional tabindex.
