Well, I did a search and found a few references with a similar subject but no answers for me. At http://www.flyingscool.com/FC_eLearning.htm I have a table row with a background image using the following code. It displays fine in IE, but won't show up in Firefox.

Code:
		<tr height="120px" style="background: #909090 url('images/FlyingsCool_Stores.jpg') no-repeat fixed right">
			<td>
...