Jump button on press tab

My app have a form with several inputs. After some inputs there’s buttons.

When the user press tab I wish the buttons are not focused. Instead the next input should be focused.

How could I achieve this by using ion-inputs?