I created a jsFiddle which shows the chosen-select control being \'truncated\' by it\'s parent div. And even though the overflow is se
chosen-select
div
overflow
I added
border: 1px solid black;
to the parentbox, and removed "overflow: hidden" and the dropdown stays in front of the div.
It was not based on any prior knowledge, just dumb luck. I was trying to figure out the exact borders of the divs...oh well.
It's always something...