This is how a select normally looks:

However, if I change the css of Select-menu-outer to have a top: 0px then the select will no longer open. This is the design I want to create - when the menu is open it should cover the control:

The menu will flicker open for a split second and close right after.
I have suggested a fix in this PR: #467