There are multiple problems regarding current implementation:
- The are multiple form controls with the same id
- Wrong usage of input elements: there are functional buttons and should be used as buttons. Then the problem of navigation flow, focusing and description will be resolved too.