What are the dimensions of the screen real estate on that tiny iPhone device? Specifically the real estate available for a page being loaded in Safari. To answer this I put up a small script that just alerts the dimensions by using window.innerWidth and window.innerHeight.
So here are the dimensions measured before and after the toolbar hiding trick and with/without the debug console toolbar. Also portrait and landscape.
Portrait:
Landscape: