I changed the background of my discussion forum using the CSS below
http://forum.antinovaordemmundial.com
html { background: url(http://antinovao
The issue is actually with the background-attachment fixed value if you change it to background-attachment: scroll for mobile devices it should fix the lag.