I am currently working on a page located at: https://developer.mozilla.org/ru/docs/Mozilla/Connect
On the page, there is a yellow block of text that states "This translation is incomplete. Please help us to translate...", with another 'article' block overlapping it.
I cannot figure out why this overlap is occurring.
There is no absolute positioning applied. The lower (article) block has a relative position but no margins set.
I am interested in finding out the cause of this issue. I have tried experimenting with different CSS properties in Firebug, but nothing seems to resolve it.