There is no way to hide the title bar. Are you not able to input text with your mobile device? You may be able to scroll the screen down a bit to find the text input box.
Additionally, can you type in vertical mode?
Adding my name to the issue. There should be a setting to scroll the title bar up(autohide) as you scroll down the page, then redisplay it on scroll up. I'd be surprised if this wasn't a setting in the admin console. Otherwise it should be easy to code, though I'm not a web dev, so I can't give the specific code snippet.
That works too. I'm just used to the other way. arstechnica's homepage has the hiding header, and it makes sense to me. I made a quick look on how to do it, and it looks like js is how it's typically done. I'd bet it's available with ajax.google.apis, which is already used here.I think it makes more sense to trigger upon focus on text box.
