I have done this before, and I will look into it now to see how the background image could be made static on vB4.
The main way to do this is to add this CSS...
Code:
body {background-attachment:fixed}
If anyone would like to give it a go, feel free!! I'm guessing you'd have to add that to the xml file prior to uploading as I can't see anywhere to add it in manually.