When all else fails, command line:

# ps aux | grep firefox
# kill -9 <insert PID here>
     or
# killall -9 firefox

Should do the trick. Don't restore your tabs when you restart Firefox.

-- 
Andrew S. Zbikowski | http://andy.zibnet.us
IT Outhouse Blog Thing | http://www.itouthouse.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20110608/843780e4/attachment.html>