We have clickable div nested in relative positioned div:
As you can see, IE shrink clickable area to the inner text without any objective reason.
It can be fixed by specified relative position property to clickable div.