From testing this on support library 23.1.1, this issue seems to have been fixed.
compile 'com.android.support:design:23.1.1'
You can now put into your CollapsingToolbarLayout anything, ImageView, RelativeLayout, TextView and it will scroll as intended.