When I'm roaming I'm fed up with the default google search plugin redirecting me to google.ch at cern and thus providing me with german pages.
Simple enough fix on osx - vi /Applications/Firefox.app/Contents/MacOS/searchplugins/google.xml and change
<Url type="text/html" method="GET" template="http://www.google.com/search">
into
<Url type="text/html" method="GET" template="http://www.google.co.uk/search">
Tada!