PHP is embedded into HTML, it gives out the exact same visual results

PHP just does interacts with the server in the background while the page loads, so the page can pull stuff off of a database, process user input, etc.
In short, "using" PHP won't solve your problem... Although I see no scroll bars on the top links in either browser (I'm using IE6 and FF2).