Is it possible to make an HTML element non-focusable?
I understand that a list of elements that can receive focus can be defined and that a user can
unfocusable
A negative value means that the element should be focusable, but should not be reachable via sequential keyboard navigation.
See also: developer.mozilla.org