I am building an application that uses a tabbed browser interface. I have encountered a problem that the keyboard controls are only working in the last tab. I have provided sample code below that demonstrates this. The last two tabs are online spreadsheets where the cursor controls should move the current position around from cell to cell. The last tab works fine. The second tab doesn't. This code is just for demo purposes. I have two different examples of tabbed browsers and both exhibit the sa