Quick fix for Lightbox 2 close x button Chrome issue…
So the issue is due to the font-size being set incredibly high on stimuli_outerImageContainer for some reason.

I fixed the problem by adding #stimuli_imageContainer { font-size:0; } to the lightbox theme… seems to work ok