<input type="submit" name="update" value="Apply" style="position: absolute; height: 0px; width: 0px; border: none; padding: 0px;" hiefocus="true" tabindex="-1"/>
The 'tabindex' attribute is used to define the sequence of element after pressing Tab button.
-1 value means removing from the tab sequence.