I'm currently working on a horizontal web page layout and I'm looking for a way to disable the "tab" button functionality on my page. The issue arises because I have a contact form with textboxes located in the last div, and when users navigate using the "tab" button, it jumps from their current position to the end of the page where the contact form is.
Does anyone know if there's a solution to prevent this behavior? Thank you in advance for any assistance, and please forgive any mistakes in my English.