iFrame is locking column headingDescriptioniFrame with sizing set to a fixed size locks column heading when using horizontal scrollbar.Steps to Reproduce Navigate to a base system CMS page that has an embedded iframe content block.For example, https://<instance>/service-now.com/ess/order_status.do). To display all the records in the list, click All in the filter. A horizontal scrollbar should appear at the bottom of list. If it does not appear, click the gear and personalize the list to add 10 fields and expand the columns. To see the column header and the horizontal scrollbar, you may need to click the menu icon and switch to Show 10 rows per page. Scroll back and forth.Notie that the columns and the header move in sync. This is expected behavior. Navigate to Content Management > Content > Pages. Filter on [url suffix] [is] [order_status].Alterntaively, go to /content_page_list.do?sysparm_query=GOTOurl_suffix%3Dorder_status%5Econtent_site%3D5767a89fc0a8016b012f6aecb0c816a4. Navigate to Related Links > Edit Page. In the My Orders iFrame, click the pencil icon. Switch the sizing from Expand to fit content to Fixed size. Set the following: Height: 600 Width: 1150 Save and relaunch the page (same as page in step 1). Click All in the filter to display records in the list.You should now see a verticial scrollbar displayed. Scroll vertically to the bottom.You should now see a horizontal scrollbar. If not, click the gear and personalize the list to add 10 columns. Scoll back and forth.Note that the columns and the header do not move in sync. This is unexpected behavior. Mouse click within the list and click the arrow key to go right.A second horizontal scrollbar renders at the bottom. WorkaroundEnsure that the iFrame sizing is set to Expand to fit (internal content only). Related Problem: PRB634342