How can I force the Tab to focus the element I want, is it possible to give my software a list of elements to cycle focus ?
I remember once using a property called tabindex
, but I can't find it anymore.
Maybe, preventing Tab to focus an element could also work ?