I was working on a video project a while back, and needed to show a URL being typed into the Firefox 3 URL bar. However, the (usually very useful) auto-complete drop-down messed up the capture; each time I started typing www, a long list of URLs appeared in the drop-down. I tried to clear it out by using the Tools » Clear Private Data menu item, but alas, even after wiping everything, the drop-down list still appeared.
After some Googling, I found the solution in this article in the MozillaZine Knowledge Base: The secret is the browser.urlbar.maxRichResults key in the Firefox about:config screen.
To remove the auto-complete drop-down in Firefox 3, type about:config in the URL bar, then press Return. You may see a warning about how this may void your warranty; if so, click the "I'll be careful" button to proceed. In the search box on the screen that opens, type browser.urlbar.maxRichResults, then double-click on that entry when it appears. In the pop-up dialog, change the 12 to a 0, and click OK to banish the auto-complete drop-down.
To get the drop-down back, just change the 0 back to 12 (or whatever number you'd prefer).
Mac OS X Hints
http://hints.macworld.com/article.php?story=20080717221747756