38. Change focus when tab key is pressed- WebKit porting to Mona OS

On tab key press, focus on a element changes to another one. This behaviour is written in EventHandler::defaultTabHandler.cpp. And works for my browser.
So the next step is type search keyword on google.com. It crashes now..