Howdy!
I too hated that z-index thing, but there’s an easy fix…
In your theme’s CSS, create paste the following code:
.iflychat-popup {z-index:100 !important;}
That fixed it for me, and it didn’t require messing with the plugin itself.
Have a great day!
Patrick