I have the following setup:
      Whatever
      <         
        
      
This is just an idea which may work.
$(element which you got).attr("style", "position: absolute; z-index: 12;")
The style will be applied to the small element and it will be visible on the red box.