Scrollpane scrolling when I press arrow keys. How to disable?

I’ve assigned keypress actions for the arrow keys. But using them also makes the scrollPain scroll, because often focus doesn’t shift away from the scrollPain. Is there a way to prevent this? Thanks.

Dave