I guess the problem is that "z-index" is not included in the ePUB spec, so you shouldn't expect any ePUB reader to support it. The same happens with "display: inline-block".
If you want the image over the text, you'll have to change the code so that it appears second.
|