Problem:
The terms of use/license info text is between the input fields and the submit button. The current tab order now means that in most browsers, you now have to tab three times to get from the lexical category field to the submit button.
Screenshots/mockups:
Acceptance criteria:
- tab order has been improved by applying tabindex=-1 to the terms of use and license info text (alternative: set the tab order on the fields and buttons explicitly)





