Take a look at this site. I am trying to make the main content scroll beneath the orange horizontal line, without appearing above it, and at the same time keeping the native browser scroller. With the latter iframe or layer overflow: auto; is out of the question. Also chopping images to put them on top would not work because of the scalable background.
Any ideas? Javascript needed?
Add another
with style:
between #venstre and #hoyre.
Give #delicatessen, #majorstuen and #venstre z-index:10;
Give #hoyre z-index: 8;
Then apply the same js manipulation that you do for #bakgrunnsbilde to the #header-bilde div.