The structure:
View1 (click a button) -> present modally (MyModalView: UITableViewController)
MyModalView has UISearchController embedded. The searchBar of U
Setting the navigationBar permanently to translucent in storyboard solved my problem.