I am using a page indicator on a textgrid in fullscreen view. I am also using a grid of buttons. The text grid and the grid of buttons are place side by side.

I have to use the left/right arrow key to move the focus from the button grid over to the page indicator of the text grid. I can succesfully move focus over to the page indicator. I can't move focus back to the button grid since left and right arrows change the pages in the text grid when focus is on the page indicator. Up and down arrows dont work either. How can I move focus from the page indicator to the button grid?