SyntaxFix
Write A Post
Hire A Developer
Questions
The way to do this is by adding tabindex="-1". By adding this to a specific element, it becomes unreachable by the keyboard navigation. There is a great article here that will help you further understand tabindex.
tabindex="-1"