@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("ajaxian.com") {
 html, body, #wrapper
 {
   background-attachment: scroll !important;
 }
}