We have developed a game by using keys to move a button
in the form area. We are using the keypress event for
move the button. We would like to use arrow keys to move
the button. Instead when we use arrow keys the focus is
changed. How can I fix that?