See: http://imagensdistantes.wordpress.com/ (wait please, background image is loading)
Cool! ^^ The code is based on DIV.
1. Create text widget in Admin> Design> Widget e put this code:
<br />
<div style="position:fixed;height:727px;left:0;top:0;width:1200px;background-image:url('http://www.YOUR BLOG.WORDPRESS.COM/IMAGE');background-repeat:repeat-x;text-decoration:none;z-index:-9999;margin:0;"></div></p>
<p>
Explications:
In http://www.YOUR BLOG.WORDPRESS.COM/IMAGE put the adress of your image in ''.
Height and width is the size of image :).
Atention: image in JPG in 84% of quality.
;)