How can I add a tab stop to an HTML Tag that is not usually in the tab order?.
This is done by simply adding "tabindex=0" to any tag on the page. Then even tags like <h> and <div> can be placed in the tab order