NGUI Behind GameObject

I would like to render some NGUI sprites behind certain game objects. Changing the render queue on my Atlas’s shader does not seem to have any effect. Is there somewhere else I should be looking? Any suggestions?

Thank you very much for your time and knowledge!
Kevin

Doi. I was able to achieve the effect by using multiple cameras and adjusting their Depth values.