Keyboard arrows scroll the page

The game is embedded in the HTML page frame. If you press the down arrow key, the entire game page will scroll down. Why might this happen?

You can check this in Chrome browser

I’ll try to use
event.preventDefault();
this should help.