Our use case:
a openlayer3 map at a bottom layer.
different widgets(buttons, serach box, combo, etc.) directly over the map.
but, except the window widget, it seems other widgets will always try to occupy the map div like an empty div. I’ve tried applying css on these widgets to force position and zIndex, but it’s either useless or kinda weird.