Hi, and thanks for your time
Actually I had already tried setting a z-index to the container and that hadn't worked, the problem is that I wasn't aware that the z-index property worked only on positioned elements, I just set the position to relative, and that did the trick.
Thanks a lot