I would like to make a div element navigable by arrow keys when JAWS is running. The div should not be navigable using the TAB key; so using tabindex is not applicable. Here is an example snippet of the html/reactjs structure. The two nested div should not be available to the accessibility API; hence the use of aria-hidden=”true”. The div