Is it possible to create the following scenario using HTML or maybe HTML5 ?
In the attached image: "A" is an image overlay. "B+C" is a content zone.
At the moment i have positioned "A" using an absolute div with a background, The problem is all of "B" (the content beneath the blue)line is of course behind "A" so the data there is inaccessible.
Is there an option to overcome this issue ?