In order to allow for full keyboard navigation of all element in Safari on macOS, make sure the following options are enabled.
In the macOS settings, allow "All Controls" to be keyboard accessible. Enable this feature by going to:
- Settings
- Keyboard
- Shortcuts (tab)
- Select "All controls" (radio button)
In Safari settings, allow "highlighting of each item" in order to Tab to page controls. Enable this feature by going to:
- Preferences
- Advanced (tab)
- Select "Press Tab to highlight each item on a webpage" (checkbox)
With these changes in place you should now be able to use the Tab key to navigate around page content as expected.
Run the folliowing command the Terminal to enable keyboard control at the macOS level. Helpful if your organization uses a config script for new employee machines!
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3