While developing a site which I can't link to directly, I've found a following problem.
When a div's content makes it more than 4098px high, border disappears. Here's an example:
http://jsfiddle.net/ezimir/RzPSm/
This only appears on Linux (Ubuntu) (other browsers and OS' render this correctly). I'm currently using Google Chrome 12.0.742.112.
How to make that border stick on high elements?