ImGui: Rect always gets drawn on top

Seems like we would need a way to split the drawList in vvvv for this: How do I draw the content over the filled rect? · Issue #7291 · ocornut/imgui · GitHub

Although I am still not sure why the Rect behaves differently to all other ImGui widgets.