When you have a parent frame with auto layout that has padding on all sides and a nested frame that’s longer or wider than the parent frame (for scrolling), the padding is not respected when prototyping.
Please, make prototypes respect all auto layout padding.
A workaround is to add a random shape to simulate the padding when scrolling, but extra frames shouldn’t be needed for this.