Is your feature request related to a problem? Please describe.
We would like to have tabindex attribute on elements, so that we can define our tabbing order sequence in our application.
Describe the solution you'd like
If all elements has tabindex attribute on elements, then we can give our tabbing order sequence.
Please let me know if anymore details are required.