Z has no effect in NGUI 3. Only the widget's depth matters. If you are trying to do something like a widget overlay that intercepts events, just add a plain UIWidget (ALT+SHIFT+W), slap a collider on it (ALT+SHIFT+C), and resize it to the dimensions of your choice.