Tabindex:
*
Tabindex
*
Add an element to the tabbing order
<div tabindex="0">Some button</div>
Note: Try to use a native HTML button or an a tag where appropriate.