Fo anyone still interested, to avoid this effect you might use display: column rather than column-reverse on the parent and set the order property on every child to set it in the right place.
display: column
column-reverse
order