Reason: The UI (Chromium) does not allow vertical screen division.
This is a pretty big problem, but there is a solution:
Currently, all of the new opera://* pages are coded in HTML as web pages, where in the past these were built into the UI. It could be solved by instead adding javascript on each page which created HTML panels, although this would be a very messy fix.