Append the list to body #41
Description
I have a select in a div with overflow hidden/auto
In every (most?) usecase it's desirable to let the select go outside of the overflow element, like the native select and select2 dose)
Its true for all kind of typeahead, custom <datalist>
polyfill things