ImageHandleAdornment and bubble chat, help with zindex issues

Does anybody know of a way to make the default Bubble chat show up on top of of an imagehandleadornment ?

The behavior I’m seeing in my game is that the adornment image is drawn on top of the bubble chat. No zindex setting will make it go behind the bubble chat. According to the api reference the zindex for adornments ONLY affects other adornments and 3d objects:
https://developer.roblox.com/en-us/api-reference/property/HandleAdornment/ZIndex

If anyone has a workaround for this, please let me know.

Thanks.

So, nobody knows anything about this problem?