
Re: box drawn on top of content
Interesting issue, thanks for reporting it (and for providing the testcase, that's very helpful). I'm not sure why it would be working right the first time and not the second, but hey, it's IE, so thing don't always make sense!

I tried adding position:relative to .formentry.active in your testcase and that seems to make it behave.